How to Install dynamips software package in Debian 7 (Wheezy)

How to Install dynamips software package in Debian 7 (Wheezy)

dynamips software package provides Cisco 7200/3600/3725/3745/2600/1700 Router Emulator, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dynamips 

dynamips is installed in your system.

Make ensure the dynamips package were installed using the commands given below,

$ sudo dpkg-query -l | grep dynamips *

You will get with dynamips package name, version, architecture and description in a table

dynamips package basic information:

Distro Debian 7 wheezy
Section Network
Package dynamips
Version 0.2.7-0.2.8RC2-5.1
Description Cisco 7200/3600/3725/3745/2600/1700 Router Emulator
Sub Section Net


See Also, How to uninstall or remove dynamips software package from Debian 7 (Wheezy)?